[INFO] fetching crate ray-dbg 0.1.0...
[INFO] testing ray-dbg-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ray-dbg 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ray-dbg 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ray-dbg 0.1.0
[INFO] tweaked toml for crates.io crate ray-dbg 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ray-dbg 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ray-dbg 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1845a390c3137e085d52fe94c6ef29318ad245630af65369bc48e95defcb356
[INFO] running `Command { std: "docker" "start" "-a" "e1845a390c3137e085d52fe94c6ef29318ad245630af65369bc48e95defcb356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1845a390c3137e085d52fe94c6ef29318ad245630af65369bc48e95defcb356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1845a390c3137e085d52fe94c6ef29318ad245630af65369bc48e95defcb356", kill_on_drop: false }`
[INFO] [stdout] e1845a390c3137e085d52fe94c6ef29318ad245630af65369bc48e95defcb356
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ad531c07fce4ef3122918234d5be3f38af92c0a53023acf3bad7a6ea0b7440d
[INFO] running `Command { std: "docker" "start" "-a" "5ad531c07fce4ef3122918234d5be3f38af92c0a53023acf3bad7a6ea0b7440d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling ray-dbg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.39s
[INFO] running `Command { std: "docker" "inspect" "5ad531c07fce4ef3122918234d5be3f38af92c0a53023acf3bad7a6ea0b7440d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad531c07fce4ef3122918234d5be3f38af92c0a53023acf3bad7a6ea0b7440d", kill_on_drop: false }`
[INFO] [stdout] 5ad531c07fce4ef3122918234d5be3f38af92c0a53023acf3bad7a6ea0b7440d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee30b4b94348f87e8bb2741013b762786b11671044f5ef16a4c45f7a1347e248
[INFO] running `Command { std: "docker" "start" "-a" "ee30b4b94348f87e8bb2741013b762786b11671044f5ef16a4c45f7a1347e248", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling ray-dbg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "ee30b4b94348f87e8bb2741013b762786b11671044f5ef16a4c45f7a1347e248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee30b4b94348f87e8bb2741013b762786b11671044f5ef16a4c45f7a1347e248", kill_on_drop: false }`
[INFO] [stdout] ee30b4b94348f87e8bb2741013b762786b11671044f5ef16a4c45f7a1347e248
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5122aab88bc75e8215d0b7ef2bba05e5543b05ea06b23f96b5014f82617e7ee
[INFO] running `Command { std: "docker" "start" "-a" "e5122aab88bc75e8215d0b7ef2bba05e5543b05ea06b23f96b5014f82617e7ee", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ray-5dd800afc941e56e)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test config::tests::base_url_respects_scheme_and_existing_port ... ok
[INFO] [stdout] test config::tests::base_url_accepts_host_with_port_without_scheme ... ok
[INFO] [stdout] test config::tests::map_path_replaces_local_prefix_with_remote ... ok
[INFO] [stdout] test config::tests::map_path_trims_slashes ... ok
[INFO] [stdout] test config::tests::map_path_ignores_unmatched_paths ... ok
[INFO] [stdout] test config::tests::base_url_adds_port_when_missing ... ok
[INFO] [stdout] test ray::handle::tests::always_send_raw_values_uses_custom_payload ... ok
[INFO] [stdout] test ray::handle::tests::custom_payload_labels_are_stable ... ok
[INFO] [stdout] test ray::handle::tests::batch_sends_multiple_payloads_in_single_request ... ok
[INFO] [stdout] test ray::handle::tests::catch_sends_exception_payload ... ok
[INFO] [stdout] test ray::handle::tests::die_is_noop_when_disabled ... ok
[INFO] [stdout] test ray::handle::tests::handle_enable_overrides_client_disabled_config ... ok
[INFO] [stdout] test ray::handle::tests::invalid_json_returns_error ... ok
[INFO] [stdout] test ray::handle::tests::count_named_reuses_uuid_and_increments ... ok
[INFO] [stdout] test ray::handle::tests::limit_blocks_after_threshold ... ok
[INFO] [stdout] test ray::handle::tests::ferris_label_forces_crab_and_orange ... ok
[INFO] [stdout] test ray::handle::tests::measure_toggles_new_timer_state ... ok
[INFO] [stdout] test ray::handle::tests::invalid_url_returns_error ... ok
[INFO] [stdout] test ray::handle::tests::pause_is_noop ... ok
[INFO] [stdout] test ray::handle::tests::once_sends_only_once ... ok
[INFO] [stdout] test ray::handle::tests::rate_limiter_sends_notification_once ... ok
[INFO] [stdout] test request::tests::meta_is_omitted_when_send_meta_disabled ... ok
[INFO] [stdout] test ray::handle::tests::reuses_uuid_for_follow_up_payloads ... ok
[INFO] [stdout] test ray::handle::tests::when_executes_conditionally ... ok
[INFO] [stdout] test ray::handle::tests::sends_feature_payloads_in_isolation ... ok
[INFO] [stdout] test ray::handle::tests::sends_log_payload_with_expected_envelope_shape ... ok
[INFO] [stdout] test ray::handle::tests::rust_info_payload_includes_table ... ok
[INFO] [stdout] test ray::handle::tests::sends_carbon_payload ... ok
[INFO] [stdout] test ray::handle::tests::sends_trace_and_caller_payloads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ray
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test src/lib.rs - (line 13) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 103) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 128) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ConfigError (line 524) ... ok
[INFO] [stdout] test src/lib.rs - (line 170) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 112) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 161) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 149) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 140) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 179) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 209) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 188) - compile ... ok
[INFO] [stdout] test src/config.rs - config::RayConfig (line 15) ... ok
[INFO] [stdout] test src/lib.rs - (line 200) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 231) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 220) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 21) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 245) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 267) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 277) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 257) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client (line 108) ... ok
[INFO] [stdout] test src/lib.rs - ray (line 331) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... ok
[INFO] [stdout] test src/error.rs - error::RayError (line 6) ... ok
[INFO] [stdout] test src/lib.rs - (line 95) - compile ... ok
[INFO] [stdout] test src/lib.rs - ray_dbg (line 432) - compile ... ok
[INFO] [stdout] test src/lib.rs - ray_once (line 490) - compile ... ok
[INFO] [stdout] test src/lib.rs - ray_json (line 405) - compile ... ok
[INFO] [stdout] test src/lib.rs - ray_strict (line 572) - compile ... ok
[INFO] [stdout] test src/lib.rs - rd (line 541) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 51) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 89) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 60) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 80) - compile ... ok
[INFO] [stdout] test src/origin.rs - origin::Origin (line 10) ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<Buffered>::try_commit (line 244) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<Immediate>::new (line 83) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<Buffered>::commit (line 227) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<Immediate>::batch (line 142) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<Immediate>::with_client (line 99) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<M>::color (line 1030) - compile ... ok
[INFO] [stdout] test src/payload/mod.rs - payload (line 3) ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<M>::link (line 673) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<M>::try_log (line 394) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<M>::size (line 1080) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<M>::label (line 1108) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<M>::pass (line 843) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<M>::log (line 370) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::Ray (line 26) ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<M>::url (line 628) - compile ... ok
[INFO] [stdout] test src/url.rs - url::RayUrl (line 9) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<M>::try_link (line 685) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayHandle<M>::try_url (line 640) - compile ... ok
[INFO] [stdout] test src/ray/handle.rs - ray::handle::RayBatch (line 44) ... ok
[INFO] [stdout] test src/request.rs - request::Request (line 10) ... ok
[INFO] [stdout] test src/request.rs - request::PayloadEnvelope (line 50) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5122aab88bc75e8215d0b7ef2bba05e5543b05ea06b23f96b5014f82617e7ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5122aab88bc75e8215d0b7ef2bba05e5543b05ea06b23f96b5014f82617e7ee", kill_on_drop: false }`
[INFO] [stdout] e5122aab88bc75e8215d0b7ef2bba05e5543b05ea06b23f96b5014f82617e7ee
